Skip to content

Feature: Adds support for MSSQL shared memory feature, by not using a port for the connection string by using 0 or lower as port number#879

Merged
LordHepipud merged 1 commit into
masterfrom
feature/adds_support_for_mssql_shared_memory_connection
Jun 24, 2026
Merged

Feature: Adds support for MSSQL shared memory feature, by not using a port for the connection string by using 0 or lower as port number#879
LordHepipud merged 1 commit into
masterfrom
feature/adds_support_for_mssql_shared_memory_connection

Conversation

@LordHepipud

Copy link
Copy Markdown
Collaborator

Adds support for MSSQL shared memory feature, by not using a port for the connection string by using 0 or lower as port number

Fixes #865

… the connection string by using 0 or lower as port number
@LordHepipud LordHepipud self-assigned this Jun 22, 2026
@cla-bot cla-bot Bot added the cla/signed label Jun 22, 2026
@LordHepipud LordHepipud added the Enhancement New feature or request label Jun 22, 2026
@LordHepipud LordHepipud added this to the v1.15.0 milestone Jun 22, 2026
@LordHepipud LordHepipud merged commit 937df75 into master Jun 24, 2026
1 check passed
@LordHepipud LordHepipud deleted the feature/adds_support_for_mssql_shared_memory_connection branch June 24, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to use Shared Memory for MSSQL connections

1 participant